home *** CD-ROM | disk | FTP | other *** search
- /*
- * Copyright 1991, 1992, 1993, 1994, Silicon Graphics, Inc.
- * All Rights Reserved.
- *
- * This is UNPUBLISHED PROPRIETARY SOURCE CODE of Silicon Graphics, Inc.;
- * the contents of this file may not be disclosed to third parties, copied or
- * duplicated in any form, in whole or in part, without the prior written
- * permission of Silicon Graphics, Inc.
- *
- * RESTRICTED RIGHTS LEGEND:
- * Use, duplication or disclosure by the Government is subject to restrictions
- * as set forth in subdivision (c)(1)(ii) of the Rights in Technical Data
- * and Computer Software clause at DFARS 252.227-7013, and/or in similar or
- * successor clauses in the FAR, DOD or NASA FAR Supplement. Unpublished -
- * rights reserved under the Copyright Laws of the United States.
- */
- /* command list (must be > 0) */
-
- #define MOUSEVERT 200001
- #define VVLINE 200002
- #define MAKELONGLINE 200003
- #define MAKESEGMENT 200004
- #define MAKERAY 200005
- #define LLVERT 200006
- #define VLLINEPERP 200007
- #define VLCONSTRAIN 200008
- #define QUITGEOMCMD 200009
- #define MAKECIRC 200010
- #define VLLINEPAR 200011
- #define VVMID 200012
- #define VONCIRC 200013
- #define INVIS 200014
- #define CLEAR 200015
- #define READGEOM 200016
- #define WRITEGEOM 200017
- #define LCV1 200018
- // available
- #define DELSELECTION 200020
- #define VCL1 200021
- #define VCL2 200022
- #define CCLE1 200023
- #define CCLI1 200024
- #define CCV1 200025
- // available
- #define VVVC 200027
- #define PRINTGEOMCMD 200028
- #define TYPEINCMD 200029
- #define COLORCMD 200030
- #define COMCMD 200031
- #define LPREV 200032
- #define LON 200033 /* all layers on */
- #define LSTART 200034
- #define LNEXT 200035
- #define INFO 200036
- #define DESCRIBESELN 200037
-
- #define EDITGEOM 200038
- #define QUITDAMMIT 200039
-
- #define C5V 200040
-
- #define L0 200100
- #define L1 200101
- #define L2 200102
- #define L3 200103
- #define L4 200104
- #define L5 200105
- #define L6 200106
- #define L7 200107
- #define L8 200108
- #define L9 200109
- #define L10 200110
- #define L11 200111
- #define L12 200112
- #define L13 200113
- #define L14 200114
- #define L15 200115
- #define L16 200116
- #define L17 200117
- #define L18 200118
- #define L19 200119
- #define L20 200120
- #define L21 200121
- #define L22 200122
- #define L23 200123
- #define L24 200124
- #define L25 200125
- #define L26 200126
- #define L27 200127
- #define L28 200128
- #define L29 200129
- #define L30 200130
- #define L31 200131
-
- #define C_3 200147 /* BLINK */
- #define C_2 200148 /* SMEAR */
- #define C_1 200149 /* INVISIBLE */
- #define C0 200150
- #define C1 200151
- #define C2 200152
- #define C3 200153
- #define C4 200154
- #define C5 200155
- #define C6 200156
- #define C7 200157
-
-